Welcome![Sign In][Sign Up]
Location:
Search - virtual device

Search list

[Special Effectslabview

Description: 利用LabViev设计虚拟消噪器,利用小波对信号进行分解,然后设定阈值,再对小波进行重构。-Denoising using LabViev virtual device design, the use of wavelet signal decomposition, and then set the threshold value, then the wavelet reconstructed.
Platform: | Size: 67584 | Author: 郭素林 | Hits:

[Linux-Unixglobalvar.tar

Description: 一个Linux下内核模块的示例,虚拟一个只有一个字节的内存虚拟设备的字符驱动,实现字符驱动的读写功能-Under a Linux kernel module example, only one byte of the virtual memory of a virtual device of the character-driven, character-driven read and write capabilities to achieve
Platform: | Size: 98304 | Author: ckh | Hits:

[Driver DevelopVxD

Description: VXD虚拟设备驱动程序源代码,很不错的demo,希望对大家有所帮助-VXD virtual device driver source code, very good demo, we hope to help
Platform: | Size: 125952 | Author: 程发兆 | Hits:

[Linux-UnixLinux-driver-development6

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第6章、字符设备驱动。在Linux设备驱动中,字符设备驱动较为基础。本章主要讲解Linux字符设备驱动程序的结构及其主要组成部分的编程方法。6.1节讲解了Linux字符设备驱动的关键数据结构cdev及file_operations结构体的操作方法,并分析了Linux字符设备的整体结构,给出了简单的设计模板。6.2节讲解了本章及后续各章所基于的globalmem虚拟字符设备,第6~9章都将基于该虚拟设备实例进行字符设备驱动及并发控制等知识的讲解。6.3节依据6.1节的知识讲解globalmem设备的驱动编写方法,对读写函数、seek()函数和I/O控制函数等进行了重点分析。该节的最后改造globalmem的驱动程序以利用文件私有数据。6.4节给出了6.3节的globalmem设备驱动在用户空间的验证。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 6, characters, device drivers. In Linux device driver, character device driver is the foundation. This chapter covers Linux characters of a device driver structure and main component of the programming method. Section 6.1 explained the key character device driver Linux data structure cdev and file_operations structure of the body, and analyses the operating methods Linux character the overall structure of the equipment are given, and the design of simple design template. Section 6.2 explained this chapter and subsequent chapters, based on globalmem virtual character device, chapter 6 ~ 9 will be based on the virtual device character device driver and examples such as the concurrent control knowledge s explanation. Section 6.3 basis of the knowledge of the section 6.1 of the equipment driver writers explain globalmem method of reading and writing lett
Platform: | Size: 447488 | Author: 华清远见 | Hits:

[JSP/JavaVRML-based-simulation-

Description: 基于VRML 的虚拟设备仿真与控制 VRML JAVA 结合仿真-VRML-based simulation and control of the virtual device
Platform: | Size: 607232 | Author: qq | Hits:

[Driver Developvc_vxd

Description: 这是一个虚拟设备驱动程序,里面有具体的实现方法-This is a virtual device driver, there are specific methods
Platform: | Size: 144384 | Author: 杨晓斌 | Hits:

[OtherVirtual-disk-driver

Description: 用户可以动态安装和卸载。 设备的注册与注销 提供块设备读写功能。-The user can dynamically install and uninstall. Device registration and cancellation of a block device read and write capabilities.
Platform: | Size: 211968 | Author: 崔华 | Hits:

[Driver Developglobalmem

Description: 宋宝华的设备驱动开发详解里面讲解的虚拟设备驱动 -Song Baohua device driver development Xiangjie which explain the virtual device driver
Platform: | Size: 24576 | Author: qm | Hits:

[Software Engineeringvirtual-memory

Description: 虚拟内存设备驱动实验,通过C语言编写虚拟内存设备驱动程序-Experiment of virtual memory, device drivers, virtual memory, device drivers written in C language
Platform: | Size: 13312 | Author: 浏阳 | Hits:

[Software Engineering5

Description: I/O硬件原理 5.2 I/O软件原理 5.4 缓冲技术 5.5 驱动调度技术 5.6 设备分配 5.7 虚拟设备 -I/O hardware schematic 5.2 I/O software principle 5.4 buffer technology 5.5 5.6 device driver scheduling allocated 5.7 virtual device
Platform: | Size: 761856 | Author: anne | Hits:

[JSP/JavaHelloWorld

Description: 载JDK+WTK+Eclipse开发环境下,实现在手机虚拟器上显示HelloWorld-Set JDK+ WTK+ Eclipse development environment, to achieve a virtual device on the phone display HelloWorld
Platform: | Size: 6144 | Author: roye | Hits:

[source in ebookLINUX-Device-Driver(att.Source)

Description: LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popular explanation is " driven by the actions of hardware. The drive deal directly with the underlying hardware, the read and write devices work in accordance with the specific hardware register, complete the device polling, interrupt handling, DMA communication, physical memory to virtual memory mapping, and ultimately allow communication device can send and receive data , so that the display device can display text and pictures, log file and data storage equipment.
Platform: | Size: 153600 | Author: 石大 | Hits:

[Technology ManagementOptimized-COW-Virtual-Block-Device

Description: 基于COW( Copy- o n-Write) 读写模式的虚拟块设备有利于实现大规模虚拟机环境下虚拟机的快速部署. 文中为虚拟机管理器中的COW 虚拟块设备设计了一种优化方法, 能够提高COW 磁盘的访问性能以及生成多个 小尺寸的COW 磁盘映像文件, 以降低通过网络部署虚拟机的开销.-Design an optimized method for Virtual Machine Manager COW virtual block device conducive to the realization of large-scale virtual machine environment, the rapid deployment of virtual machines based on the COW (Copy-o n-Write) virtual block device read-write mode. , able to improve the COW disk access performance and generate multiple small-sized COW disk image file, in order to reduce the overhead of virtual machine network deployment.
Platform: | Size: 758784 | Author: 阿萨 | Hits:

[Software EngineeringLinux-net-device-analyse

Description: [摘要] 在本文中,首先概括了网络设备总体特征和工作原理,接着在分析了一个重要的数据结构device后,重点剖析了网络设备的整个初始化工作过程;简单地分析了设备的打开和关闭的操作后,是有关数据包的传输和接收的分析;在最后,本文对写网络设备驱动程序做了一个总结。以上的每部分的分析,都是在NE2000以太网卡的基础上进行的。在附录中是一个虚拟的字符设备驱动程序以及写这个程序的体会,该程序已成功使用过,它是在网络设备分析之前本人做的一个小小的试验。-[Abstract] In this article, the first outlines the general characteristics of the network equipment and works, followed in the analysis of an important device data structure, focusing on the analysis of the initialization process of the network equipment simple analysis of the device to open and shut down the operation, after the analysis of the transmission and reception of the packet Finally, this paper to write network device driver made a conclusion. Each of the above part of the analysis are carried out on the basis of the NE2000 Ethernet card. In the appendix is ​ ​ a virtual character device drivers as well as the experience of writing this program, the program has been successfully used, it is the analysis of the network equipment before I do a little experiment.
Platform: | Size: 89088 | Author: leeo | Hits:

[Driver DevelopSerialPort

Description: Windows环境下的串口虚拟设备驱动程序-The serial virtual device driver in the Windows environment
Platform: | Size: 76800 | Author: 吕小明 | Hits:

[LabViewVirtual-modems

Description: 调制解调器(即Modem),是计算机与电话线之间进行信号转换的装置,由调制器和解调器两部分组成,调制器是把计算机的数字信号(如文件等)调制成可在电话线上传输的声音信号的装置,在接收端,解调器再把声音信号转换成计算机能接收的数字信号。-Modem (Modem), is a computer and telephone line between a signal conversion device that consists of two parts, modulator and demodulator and modulator is to put the computer s digital signals (such as files, etc.) can be made in line on the transmission of sound signal of the device, at the receiving end, the Modem again the sound signal into computer can receive digital signals.
Platform: | Size: 25600 | Author: 曾雯浩 | Hits:

[Linux driversnoop-0.3.1.tar

Description: tty在系统当中注册成为虚拟设备,实现对特定终端的输入输出监控。-register "tty" as virtual device in runtime, monitor specific terminal input and output.
Platform: | Size: 130048 | Author: bill | Hits:

[JSP/JavaAvdManager

Description: Android Virtual Device Manager to manage AVDs for Andriod.
Platform: | Size: 12288 | Author: huangxueyang | Hits:

[Windows DevelopVXDWRITR

Description: VC++自动生成虚拟设备驱动程序(VXD)的VC++代码库,包括了完整的例子和可执行文件,通过演示可搞明白如何使用-VC++ automatic generation of virtual device driver (VXD) library of VC++ code, including a complete example and executable files, through the demonstration can figure out how to use
Platform: | Size: 440320 | Author: 什锦丁儿 | Hits:

[Windows DevelopVXDWRITR

Description: 基于VC++自动生成虚拟设备驱动程序(VXD)的VC++代码库,包括了完整的例子和可执行文件,通过演示可搞明白如何使用。,VC++编程学习源码,很好的参考资料。-VC++ automatic generation of virtual device driver (VXD) based on the VC++ code base, including a complete example and executable files, through the demonstration can figure out how to use. , learning VC++ programming source code, a good reference.
Platform: | Size: 441344 | Author: 清蒸翅子 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 15 »

CodeBus www.codebus.net